﻿2026-07-08T01:51:07.8901933Z Current runner version: '2.335.1'
2026-07-08T01:51:07.8906911Z Runner name: 'kitsubito'
2026-07-08T01:51:07.8907454Z Runner group name: 'Default'
2026-07-08T01:51:07.8908151Z Machine name: 'KITSUBITO'
2026-07-08T01:51:07.8910251Z ##[group]GITHUB_TOKEN Permissions
2026-07-08T01:51:07.8912207Z Contents: read
2026-07-08T01:51:07.8912630Z Metadata: read
2026-07-08T01:51:07.8913023Z Packages: read
2026-07-08T01:51:07.8913409Z ##[endgroup]
2026-07-08T01:51:07.8915070Z Secret source: Actions
2026-07-08T01:51:07.8915599Z Prepare workflow directory
2026-07-08T01:51:07.9359855Z Prepare all required actions
2026-07-08T01:51:07.9396747Z Getting action download info
2026-07-08T01:51:08.2856174Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-08T01:51:08.8710318Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-08T01:51:08.9725231Z ##[group]Run actions/checkout@v5
2026-07-08T01:51:08.9726087Z with:
2026-07-08T01:51:08.9726486Z   fetch-depth: 0
2026-07-08T01:51:08.9726992Z   repository: SaberMage/spt-core
2026-07-08T01:51:08.9730098Z   token: ***
2026-07-08T01:51:08.9730527Z   ssh-strict: true
2026-07-08T01:51:08.9730941Z   ssh-user: git
2026-07-08T01:51:08.9731365Z   persist-credentials: true
2026-07-08T01:51:08.9731823Z   clean: true
2026-07-08T01:51:08.9732247Z   sparse-checkout-cone-mode: true
2026-07-08T01:51:08.9732720Z   fetch-tags: false
2026-07-08T01:51:08.9733138Z   show-progress: true
2026-07-08T01:51:08.9733555Z   lfs: false
2026-07-08T01:51:08.9733960Z   submodules: false
2026-07-08T01:51:08.9734394Z   set-safe-directory: true
2026-07-08T01:51:08.9735071Z ##[endgroup]
2026-07-08T01:51:09.0569723Z Syncing repository: SaberMage/spt-core
2026-07-08T01:51:09.0571556Z ##[group]Getting Git version info
2026-07-08T01:51:09.0572377Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-08T01:51:09.0573336Z [command]/usr/bin/git version
2026-07-08T01:51:09.0573822Z git version 2.43.0
2026-07-08T01:51:09.0577817Z ##[endgroup]
2026-07-08T01:51:09.0589341Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/90651fac-b5c2-4cfb-919e-8dd4c33d9e79' before making global git config changes
2026-07-08T01:51:09.0591420Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T01:51:09.0592590Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-08T01:51:09.0625511Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-08T01:51:09.0646958Z https://github.com/SaberMage/spt-core
2026-07-08T01:51:09.0659811Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T01:51:09.0663477Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T01:51:09.0684587Z HEAD
2026-07-08T01:51:09.0721240Z ##[endgroup]
2026-07-08T01:51:09.0723237Z [command]/usr/bin/git submodule status
2026-07-08T01:51:09.0927781Z ##[group]Cleaning the repository
2026-07-08T01:51:09.0930539Z [command]/usr/bin/git clean -ffdx
2026-07-08T01:51:09.0967816Z Removing traceable-reqs
2026-07-08T01:51:09.0977052Z [command]/usr/bin/git reset --hard HEAD
2026-07-08T01:51:09.1054699Z HEAD is now at 1fccfcdec Merge a74e5269e0337504363a77744b65e0765537db69 into 907dd2d710131c210f2543a997ec48b3e82835db
2026-07-08T01:51:09.1062882Z ##[endgroup]
2026-07-08T01:51:09.1065517Z ##[group]Disabling automatic garbage collection
2026-07-08T01:51:09.1069686Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T01:51:09.1101501Z ##[endgroup]
2026-07-08T01:51:09.1102191Z ##[group]Setting up auth
2026-07-08T01:51:09.1109095Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T01:51:09.1142062Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T01:51:09.1341640Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T01:51:09.1370320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T01:51:09.1560731Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T01:51:09.1586073Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T01:51:09.1774787Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T01:51:09.1804973Z ##[endgroup]
2026-07-08T01:51:09.1805686Z ##[group]Fetching the repository
2026-07-08T01:51:09.1812214Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1fccfcdec9774da20add42c638552a60adf70bfc:refs/remotes/pull/57/merge
2026-07-08T01:51:10.0106928Z From https://github.com/SaberMage/spt-core
2026-07-08T01:51:10.0108319Z  * [new branch]          lifecycle-truth -> origin/lifecycle-truth
2026-07-08T01:51:10.0149855Z ##[endgroup]
2026-07-08T01:51:10.0151136Z ##[group]Determining the checkout info
2026-07-08T01:51:10.0152483Z ##[endgroup]
2026-07-08T01:51:10.0154753Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T01:51:10.0193865Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T01:51:10.0220613Z ##[group]Checking out the ref
2026-07-08T01:51:10.0222875Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/57/merge
2026-07-08T01:51:10.0287199Z HEAD is now at 1fccfcdec Merge a74e5269e0337504363a77744b65e0765537db69 into 907dd2d710131c210f2543a997ec48b3e82835db
2026-07-08T01:51:10.0293204Z ##[endgroup]
2026-07-08T01:51:10.0338301Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T01:51:10.0370554Z 1fccfcdec9774da20add42c638552a60adf70bfc
2026-07-08T01:51:10.0607753Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-08T01:51:10.0609654Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-08T01:51:10.0629443Z shell: /usr/bin/bash -e {0}
2026-07-08T01:51:10.0630451Z ##[endgroup]
2026-07-08T01:51:10.0800539Z ##[group]Run set -euo pipefail
2026-07-08T01:51:10.0801626Z [36;1mset -euo pipefail[0m
2026-07-08T01:51:10.0802503Z [36;1mPIN=0c95435[0m
2026-07-08T01:51:10.0803340Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-08T01:51:10.0804379Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-08T01:51:10.0805808Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-08T01:51:10.0807719Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-08T01:51:10.0809692Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-08T01:51:10.0811156Z [36;1m  rm -rf "$CACHE"[0m
2026-07-08T01:51:10.0812152Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-08T01:51:10.0813292Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-08T01:51:10.0814671Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-08T01:51:10.0816117Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-08T01:51:10.0817101Z [36;1mfi[0m
2026-07-08T01:51:10.0818254Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-08T01:51:10.0837541Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-08T01:51:10.0838716Z env:
2026-07-08T01:51:10.0839555Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-08T01:51:10.0840499Z ##[endgroup]
2026-07-08T01:51:10.3798479Z    Compiling proc-macro2 v1.0.106
2026-07-08T01:51:10.3800230Z    Compiling unicode-ident v1.0.24
2026-07-08T01:51:10.3801489Z    Compiling quote v1.0.45
2026-07-08T01:51:10.3802601Z    Compiling libc v0.2.186
2026-07-08T01:51:10.3803641Z    Compiling serde_core v1.0.228
2026-07-08T01:51:10.3805239Z    Compiling cfg-if v1.0.4
2026-07-08T01:51:10.3806346Z    Compiling serde v1.0.228
2026-07-08T01:51:10.3839547Z    Compiling log v0.4.32
2026-07-08T01:51:10.3883222Z    Compiling pin-project-lite v0.2.17
2026-07-08T01:51:10.3923780Z    Compiling portable-atomic v1.13.1
2026-07-08T01:51:10.3952774Z    Compiling typenum v1.20.1
2026-07-08T01:51:10.3954884Z    Compiling memchr v2.8.1
2026-07-08T01:51:10.3956437Z    Compiling version_check v0.9.5
2026-07-08T01:51:10.3957998Z    Compiling shlex v2.0.1
2026-07-08T01:51:10.4065268Z    Compiling find-msvc-tools v0.1.9
2026-07-08T01:51:10.4439706Z    Compiling critical-section v1.2.0
2026-07-08T01:51:10.4792945Z    Compiling bytes v1.11.1
2026-07-08T01:51:10.4904548Z    Compiling subtle v2.6.1
2026-07-08T01:51:10.5932020Z    Compiling futures-core v0.3.32
2026-07-08T01:51:10.7085275Z    Compiling equivalent v1.0.2
2026-07-08T01:51:10.7160603Z    Compiling smallvec v1.15.1
2026-07-08T01:51:10.7163185Z    Compiling itoa v1.0.18
2026-07-08T01:51:10.7443952Z    Compiling semver v1.0.28
2026-07-08T01:51:10.7999463Z    Compiling stable_deref_trait v1.2.1
2026-07-08T01:51:10.8221464Z    Compiling futures-io v0.3.32
2026-07-08T01:51:10.8243947Z    Compiling slab v0.4.12
2026-07-08T01:51:10.8617063Z    Compiling futures-sink v0.3.32
2026-07-08T01:51:10.8831617Z    Compiling futures-task v0.3.32
2026-07-08T01:51:10.9731622Z    Compiling generic-array v0.14.7
2026-07-08T01:51:11.0362388Z    Compiling futures-channel v0.3.32
2026-07-08T01:51:11.0392566Z    Compiling rand_core v0.10.1
2026-07-08T01:51:11.0600739Z    Compiling rustc_version v0.4.1
2026-07-08T01:51:11.0721142Z    Compiling rustversion v1.0.22
2026-07-08T01:51:11.0826066Z    Compiling hashbrown v0.17.1
2026-07-08T01:51:11.1118763Z    Compiling bitflags v2.12.1
2026-07-08T01:51:11.1385123Z    Compiling getrandom v0.4.2
2026-07-08T01:51:11.2012969Z    Compiling cpufeatures v0.2.17
2026-07-08T01:51:11.2741416Z    Compiling fnv v1.0.7
2026-07-08T01:51:11.2809111Z    Compiling strsim v0.11.1
2026-07-08T01:51:11.3061053Z    Compiling cfg_aliases v0.2.1
2026-07-08T01:51:11.3384187Z    Compiling litemap v0.8.2
2026-07-08T01:51:11.3781294Z    Compiling writeable v0.6.3
2026-07-08T01:51:11.3970936Z    Compiling fs_extra v1.3.0
2026-07-08T01:51:11.4260635Z    Compiling icu_properties_data v2.2.0
2026-07-08T01:51:11.4781335Z    Compiling dunce v1.0.5
2026-07-08T01:51:11.5629391Z    Compiling icu_normalizer_data v2.2.0
2026-07-08T01:51:11.6052013Z    Compiling utf8_iter v1.0.4
2026-07-08T01:51:11.6451722Z    Compiling ident_case v1.0.1
2026-07-08T01:51:11.7650939Z    Compiling percent-encoding v2.3.2
2026-07-08T01:51:11.7821263Z    Compiling autocfg v1.5.1
2026-07-08T01:51:11.8121717Z    Compiling http v1.4.1
2026-07-08T01:51:11.8641474Z    Compiling unicode-segmentation v1.13.3
2026-07-08T01:51:11.9442438Z    Compiling indexmap v2.14.0
2026-07-08T01:51:11.9571270Z    Compiling thiserror v2.0.18
2026-07-08T01:51:11.9690281Z    Compiling aws-lc-rs v1.17.0
2026-07-08T01:51:12.0634183Z    Compiling syn v2.0.117
2026-07-08T01:51:12.0938594Z    Compiling cpufeatures v0.3.0
2026-07-08T01:51:12.1240906Z    Compiling scopeguard v1.2.0
2026-07-08T01:51:12.1528518Z    Compiling form_urlencoded v1.2.2
2026-07-08T01:51:12.2270963Z    Compiling lock_api v0.4.14
2026-07-08T01:51:12.2461332Z    Compiling chacha20 v0.10.0
2026-07-08T01:51:12.2560429Z    Compiling untrusted v0.9.0
2026-07-08T01:51:12.3820761Z    Compiling heck v0.5.0
2026-07-08T01:51:12.3980742Z    Compiling rustls v0.23.40
2026-07-08T01:51:12.4019044Z    Compiling const-oid v0.10.2
2026-07-08T01:51:12.4090432Z    Compiling unicode-xid v0.2.6
2026-07-08T01:51:12.4430680Z    Compiling atomic-waker v1.1.2
2026-07-08T01:51:12.5040669Z    Compiling anyhow v1.0.102
2026-07-08T01:51:12.6020588Z    Compiling httparse v1.10.1
2026-07-08T01:51:12.6231026Z    Compiling parking_lot_core v0.9.12
2026-07-08T01:51:12.6270686Z    Compiling paste v1.0.15
2026-07-08T01:51:12.6400386Z    Compiling convert_case v0.10.0
2026-07-08T01:51:12.6670604Z    Compiling zerocopy v0.8.50
2026-07-08T01:51:12.6751427Z    Compiling num-traits v0.2.19
2026-07-08T01:51:12.8220733Z    Compiling hybrid-array v0.4.12
2026-07-08T01:51:12.8560893Z    Compiling curve25519-dalek v4.1.3
2026-07-08T01:51:12.8750804Z    Compiling ahash v0.8.12
2026-07-08T01:51:12.9761196Z    Compiling http-body v1.0.1
2026-07-08T01:51:13.0410788Z    Compiling fastrand v2.4.1
2026-07-08T01:51:13.0571338Z    Compiling base64ct v1.8.3
2026-07-08T01:51:13.0740924Z    Compiling jobserver v0.1.34
2026-07-08T01:51:13.1560795Z    Compiling powerfmt v0.2.0
2026-07-08T01:51:13.1856602Z    Compiling either v1.16.0
2026-07-08T01:51:13.3187677Z    Compiling mio v1.2.1
2026-07-08T01:51:13.3328126Z    Compiling socket2 v0.6.4
2026-07-08T01:51:13.3440600Z    Compiling crypto-common v0.1.7
2026-07-08T01:51:13.3468566Z    Compiling getrandom v0.2.17
2026-07-08T01:51:13.4460908Z    Compiling cc v1.2.63
2026-07-08T01:51:13.4910845Z    Compiling block-buffer v0.10.4
2026-07-08T01:51:13.5071223Z    Compiling rand_core v0.6.4
2026-07-08T01:51:13.5330975Z    Compiling deranged v0.5.8
2026-07-08T01:51:13.6069923Z    Compiling pem-rfc7468 v1.0.0
2026-07-08T01:51:13.6231502Z    Compiling digest v0.10.7
2026-07-08T01:51:13.7420764Z    Compiling rand v0.10.1
2026-07-08T01:51:13.7620398Z    Compiling uuid v1.23.2
2026-07-08T01:51:13.7822554Z    Compiling tower-service v0.3.3
2026-07-08T01:51:13.8092606Z    Compiling try-lock v0.2.5
2026-07-08T01:51:13.8906657Z    Compiling zmij v1.0.21
2026-07-08T01:51:13.9160618Z    Compiling base64 v0.22.1
2026-07-08T01:51:13.9191626Z    Compiling data-encoding v2.11.0
2026-07-08T01:51:13.9311640Z    Compiling tinyvec_macros v0.1.1
2026-07-08T01:51:13.9920646Z    Compiling time-core v0.1.8
2026-07-08T01:51:14.0030336Z    Compiling num-conv v0.2.2
2026-07-08T01:51:14.1860694Z    Compiling vcpkg v0.2.15
2026-07-08T01:51:14.2160791Z    Compiling pkg-config v0.3.33
2026-07-08T01:51:14.2270490Z    Compiling tinyvec v1.11.0
2026-07-08T01:51:14.2778754Z    Compiling sha2 v0.10.9
2026-07-08T01:51:14.2848678Z    Compiling want v0.3.1
2026-07-08T01:51:14.4063943Z    Compiling parking_lot v0.12.5
2026-07-08T01:51:14.4140837Z    Compiling block-buffer v0.12.0
2026-07-08T01:51:14.5570855Z    Compiling crypto-common v0.2.2
2026-07-08T01:51:14.5910581Z    Compiling inout v0.1.4
2026-07-08T01:51:14.6400975Z    Compiling vergen-lib v9.1.0
2026-07-08T01:51:14.7840540Z    Compiling n0-future v0.3.2
2026-07-08T01:51:14.8222434Z    Compiling parking v2.2.1
2026-07-08T01:51:14.8580701Z    Compiling crossbeam-utils v0.8.21
2026-07-08T01:51:14.8660173Z    Compiling winnow v1.0.3
2026-07-08T01:51:14.8810463Z    Compiling serde_json v1.0.150
2026-07-08T01:51:15.0320554Z    Compiling cmake v0.1.58
2026-07-08T01:51:15.0608259Z    Compiling cordyceps v0.3.4
2026-07-08T01:51:15.1244832Z    Compiling signature v2.2.0
2026-07-08T01:51:15.1373505Z    Compiling spin v0.10.0
2026-07-08T01:51:15.1479612Z    Compiling diatomic-waker v0.2.3
2026-07-08T01:51:15.2227574Z    Compiling httpdate v1.0.3
2026-07-08T01:51:15.2630448Z    Compiling ed25519 v2.2.3
2026-07-08T01:51:15.2861135Z    Compiling futures-lite v2.6.1
2026-07-08T01:51:15.3000597Z    Compiling cipher v0.4.4
2026-07-08T01:51:15.3098683Z    Compiling netlink-packet-core v0.8.1
2026-07-08T01:51:15.3444047Z    Compiling universal-hash v0.5.1
2026-07-08T01:51:15.3471194Z    Compiling vergen v9.1.0
2026-07-08T01:51:15.3690841Z    Compiling vergen-lib v0.1.6
2026-07-08T01:51:15.4686916Z    Compiling futures-buffered v0.2.13
2026-07-08T01:51:15.4865700Z    Compiling heapless v0.7.17
2026-07-08T01:51:15.5340363Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-08T01:51:15.5423680Z    Compiling noq-udp v0.10.0
2026-07-08T01:51:15.5690787Z    Compiling sync_wrapper v1.0.2
2026-07-08T01:51:15.5960896Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-08T01:51:15.6207780Z    Compiling allocator-api2 v0.2.21
2026-07-08T01:51:15.6511174Z    Compiling byteorder v1.5.0
2026-07-08T01:51:15.7030448Z    Compiling opaque-debug v0.3.1
2026-07-08T01:51:15.7901133Z    Compiling digest v0.11.3
2026-07-08T01:51:15.8600713Z    Compiling polyval v0.6.2
2026-07-08T01:51:15.8980450Z    Compiling hash32 v0.2.1
2026-07-08T01:51:15.9370659Z    Compiling spin v0.9.8
2026-07-08T01:51:15.9460787Z    Compiling vergen-gitcl v1.0.8
2026-07-08T01:51:15.9584668Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-08T01:51:15.9792318Z    Compiling aws-lc-sys v0.41.0
2026-07-08T01:51:16.0021114Z    Compiling ring v0.17.14
2026-07-08T01:51:16.1131166Z    Compiling libsqlite3-sys v0.30.1
2026-07-08T01:51:16.1202815Z    Compiling num_threads v0.1.7
2026-07-08T01:51:16.1357772Z    Compiling signature v3.0.0
2026-07-08T01:51:16.1740369Z    Compiling fallible-iterator v0.3.0
2026-07-08T01:51:16.1780506Z    Compiling tower-layer v0.3.3
2026-07-08T01:51:16.2324595Z    Compiling ryu v1.0.23
2026-07-08T01:51:16.2480564Z    Compiling time v0.3.47
2026-07-08T01:51:16.3260404Z    Compiling sha2 v0.11.0-rc.5
2026-07-08T01:51:16.4490922Z    Compiling ghash v0.5.1
2026-07-08T01:51:16.5180373Z    Compiling ctr v0.9.2
2026-07-08T01:51:16.5420699Z    Compiling aes v0.8.4
2026-07-08T01:51:16.6350439Z    Compiling aead v0.5.2
2026-07-08T01:51:16.6600526Z    Compiling fs2 v0.4.3
2026-07-08T01:51:16.7400387Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-08T01:51:16.7542894Z    Compiling http-body-util v0.1.3
2026-07-08T01:51:16.8022547Z    Compiling arrayvec v0.7.6
2026-07-08T01:51:16.8470341Z    Compiling openssl-probe v0.2.1
2026-07-08T01:51:16.8620390Z    Compiling utf8parse v0.2.2
2026-07-08T01:51:16.9180543Z    Compiling crossbeam-channel v0.5.15
2026-07-08T01:51:16.9790555Z    Compiling crossbeam-epoch v0.9.18
2026-07-08T01:51:17.0943603Z    Compiling blake3 v1.8.5
2026-07-08T01:51:17.1030679Z    Compiling netlink-packet-route v0.29.0
2026-07-08T01:51:17.1178427Z    Compiling aes-gcm v0.10.3
2026-07-08T01:51:17.2092319Z    Compiling memoffset v0.6.5
2026-07-08T01:51:17.3470168Z    Compiling acto v0.8.2
2026-07-08T01:51:17.4496564Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-08T01:51:17.5050208Z    Compiling netwatch v0.16.0
2026-07-08T01:51:17.5330640Z    Compiling noq v0.18.0
2026-07-08T01:51:17.5910708Z    Compiling identity-hash v0.1.0
2026-07-08T01:51:17.6100734Z    Compiling thiserror v1.0.69
2026-07-08T01:51:17.7021806Z    Compiling ref-cast v1.0.25
2026-07-08T01:51:17.7561787Z    Compiling lru-slab v0.1.2
2026-07-08T01:51:17.7911312Z    Compiling sorted-index-buffer v0.2.1
2026-07-08T01:51:17.8240630Z    Compiling mac-addr v0.3.0
2026-07-08T01:51:17.8592027Z    Compiling xml-rs v0.8.28
2026-07-08T01:51:17.8724904Z    Compiling tagptr v0.2.0
2026-07-08T01:51:17.9544294Z    Compiling rustc-hash v2.1.2
2026-07-08T01:51:17.9781043Z    Compiling rustix v1.1.4
2026-07-08T01:51:18.0490662Z    Compiling foldhash v0.2.0
2026-07-08T01:51:18.1640903Z    Compiling hashbrown v0.16.1
2026-07-08T01:51:18.2049900Z    Compiling netlink-packet-route v0.30.0
2026-07-08T01:51:18.2543694Z    Compiling errno v0.3.14
2026-07-08T01:51:18.2940878Z    Compiling synstructure v0.13.2
2026-07-08T01:51:18.4060998Z    Compiling darling_core v0.20.11
2026-07-08T01:51:18.5154386Z    Compiling proc-macro-crate v3.5.0
2026-07-08T01:51:18.9260210Z    Compiling xmltree v0.10.3
2026-07-08T01:51:19.0740593Z    Compiling serde_derive_internals v0.29.1
2026-07-08T01:51:19.1461893Z    Compiling serial-core v0.4.0
2026-07-08T01:51:19.1468142Z    Compiling termios v0.2.2
2026-07-08T01:51:19.1469833Z    Compiling ioctl-rs v0.1.6
2026-07-08T01:51:19.1760276Z    Compiling simple-dns v0.9.3
2026-07-08T01:51:19.2272030Z    Compiling aho-corasick v1.1.4
2026-07-08T01:51:19.2699119Z    Compiling arrayref v0.3.9
2026-07-08T01:51:19.3253007Z    Compiling linux-raw-sys v0.12.1
2026-07-08T01:51:19.3408525Z    Compiling winnow v0.7.15
2026-07-08T01:51:19.4351362Z    Compiling signal-hook v0.3.18
2026-07-08T01:51:19.4940833Z    Compiling smol_str v0.1.24
2026-07-08T01:51:19.6200673Z    Compiling constant_time_eq v0.4.2
2026-07-08T01:51:19.6530630Z    Compiling resolv-conf v0.7.6
2026-07-08T01:51:19.7840956Z    Compiling regex-syntax v0.8.10
2026-07-08T01:51:19.9288770Z    Compiling toml_write v0.1.2
2026-07-08T01:51:19.9488125Z    Compiling sha1_smol v1.0.1
2026-07-08T01:51:20.1940935Z    Compiling simdutf8 v0.1.5
2026-07-08T01:51:20.2870553Z    Compiling serial-unix v0.4.0
2026-07-08T01:51:20.5690631Z    Compiling lru v0.16.4
2026-07-08T01:51:20.6319764Z    Compiling signal-hook-registry v1.4.8
2026-07-08T01:51:20.6450399Z    Compiling darling_core v0.23.0
2026-07-08T01:51:20.8549998Z    Compiling serde_derive v1.0.228
2026-07-08T01:51:20.8950125Z    Compiling zeroize_derive v1.4.3
2026-07-08T01:51:21.0576171Z    Compiling tokio-macros v2.7.0
2026-07-08T01:51:21.3480473Z    Compiling futures-macro v0.3.32
2026-07-08T01:51:21.6270604Z    Compiling zeroize v1.8.2
2026-07-08T01:51:21.8093854Z    Compiling zerofrom-derive v0.1.7
2026-07-08T01:51:21.9860997Z    Compiling tokio v1.52.3
2026-07-08T01:51:22.3100775Z    Compiling yoke-derive v0.8.2
2026-07-08T01:51:22.3800874Z    Compiling zerovec-derive v0.11.3
2026-07-08T01:51:22.6050791Z    Compiling displaydoc v0.2.6
2026-07-08T01:51:22.6190812Z    Compiling futures-util v0.3.32
2026-07-08T01:51:22.6420781Z    Compiling tracing-attributes v0.1.31
2026-07-08T01:51:23.5890736Z    Compiling rustls-pki-types v1.14.1
2026-07-08T01:51:23.6080376Z    Compiling zerofrom v0.1.8
2026-07-08T01:51:23.8160876Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-08T01:51:23.8511213Z    Compiling yoke v0.8.3
2026-07-08T01:51:23.9461129Z    Compiling thiserror-impl v2.0.18
2026-07-08T01:51:24.1162686Z    Compiling zerovec v0.11.6
2026-07-08T01:51:24.1460772Z    Compiling zerotrie v0.2.4
2026-07-08T01:51:24.6131533Z    Compiling darling_macro v0.20.11
2026-07-08T01:51:24.6171633Z    Compiling derive_more-impl v2.1.1
2026-07-08T01:51:24.6610328Z    Compiling n0-error-macros v0.1.3
2026-07-08T01:51:24.6880626Z    Compiling spez v0.1.2
2026-07-08T01:51:25.0570330Z    Compiling darling v0.20.11
2026-07-08T01:51:25.1245258Z    Compiling tinystr v0.8.3
2026-07-08T01:51:25.1602619Z    Compiling potential_utf v0.1.5
2026-07-08T01:51:25.1817710Z    Compiling derive_builder_core v0.20.2
2026-07-08T01:51:25.2463690Z    Compiling der v0.8.0-rc.10
2026-07-08T01:51:25.3920647Z    Compiling icu_locale_core v2.2.0
2026-07-08T01:51:25.4740800Z    Compiling icu_collections v2.2.0
2026-07-08T01:51:25.9560680Z    Compiling n0-error v0.1.3
2026-07-08T01:51:26.2301381Z    Compiling pin-project-internal v1.1.13
2026-07-08T01:51:26.3711160Z    Compiling cobs v0.3.0
2026-07-08T01:51:26.4980615Z    Compiling postcard-derive v0.2.2
2026-07-08T01:51:26.5840642Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-08T01:51:26.8703192Z    Compiling icu_provider v2.2.0
2026-07-08T01:51:27.0911709Z    Compiling ipnet v2.12.0
2026-07-08T01:51:27.1750458Z    Compiling derive_builder_macro v0.20.2
2026-07-08T01:51:27.3314606Z    Compiling icu_normalizer v2.2.0
2026-07-08T01:51:27.3574692Z    Compiling icu_properties v2.2.0
2026-07-08T01:51:27.5297514Z    Compiling derive_builder v0.20.2
2026-07-08T01:51:27.6031640Z    Compiling once_cell v1.21.4
2026-07-08T01:51:27.6330323Z    Compiling spki v0.8.0-rc.4
2026-07-08T01:51:27.7871036Z    Compiling prefix-trie v0.8.4
2026-07-08T01:51:27.8715718Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-08T01:51:27.8958659Z    Compiling tracing-core v0.1.36
2026-07-08T01:51:27.9985817Z    Compiling pin-project v1.1.13
2026-07-08T01:51:28.0670895Z    Compiling futures-executor v0.3.32
2026-07-08T01:51:28.0883854Z    Compiling ed25519-dalek v2.2.0
2026-07-08T01:51:28.1590625Z    Compiling hashbrown v0.14.5
2026-07-08T01:51:28.1710789Z    Compiling ed25519 v3.0.0-rc.4
2026-07-08T01:51:28.4760490Z    Compiling spt-proto v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-08T01:51:28.5440605Z    Compiling futures v0.3.32
2026-07-08T01:51:28.6090778Z    Compiling tracing v0.1.44
2026-07-08T01:51:28.7340664Z    Compiling data-encoding-macro v0.1.20
2026-07-08T01:51:28.7461661Z    Compiling rustls-native-certs v0.8.4
2026-07-08T01:51:28.8244751Z    Compiling strum_macros v0.28.0
2026-07-08T01:51:28.9890709Z    Compiling tokio-util v0.7.18
2026-07-08T01:51:29.0900510Z    Compiling netlink-sys v0.8.8
2026-07-08T01:51:29.1760673Z    Compiling hashlink v0.9.1
2026-07-08T01:51:29.3126329Z    Compiling tower v0.5.3
2026-07-08T01:51:29.4106294Z    Compiling idna_adapter v1.2.2
2026-07-08T01:51:29.5300952Z    Compiling idna v1.1.0
2026-07-08T01:51:29.5460901Z    Compiling postcard v1.1.3
2026-07-08T01:51:29.6971093Z    Compiling num_enum_derive v0.7.6
2026-07-08T01:51:29.7518214Z    Compiling iroh-metrics-derive v0.4.1
2026-07-08T01:51:29.8740219Z    Compiling async-trait v0.1.89
2026-07-08T01:51:29.9740918Z    Compiling enum-assoc v1.3.0
2026-07-08T01:51:30.0514123Z    Compiling url v2.5.8
2026-07-08T01:51:30.2200619Z    Compiling h2 v0.4.14
2026-07-08T01:51:30.2470893Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-08T01:51:30.3330564Z    Compiling iroh-metrics v0.38.3
2026-07-08T01:51:30.3865128Z    Compiling derive_more v2.1.1
2026-07-08T01:51:30.4090664Z    Compiling rusqlite v0.32.1
2026-07-08T01:51:30.4763017Z    Compiling tokio-stream v0.1.18
2026-07-08T01:51:30.7830585Z    Compiling n0-watcher v0.6.1
2026-07-08T01:51:30.8330586Z    Compiling iroh-relay v0.98.0
2026-07-08T01:51:30.9726510Z    Compiling netlink-proto v0.12.0
2026-07-08T01:51:31.0802968Z    Compiling netdev v0.42.0
2026-07-08T01:51:31.0810469Z    Compiling moka v0.12.15
2026-07-08T01:51:31.1115467Z    Compiling toml_datetime v0.6.11
2026-07-08T01:51:31.1748628Z    Compiling serde_spanned v0.6.9
2026-07-08T01:51:31.1749634Z    Compiling thiserror-impl v1.0.69
2026-07-08T01:51:31.1871192Z    Compiling ref-cast-impl v1.0.25
2026-07-08T01:51:31.1951641Z    Compiling num_enum v0.7.6
2026-07-08T01:51:31.2552087Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-08T01:51:31.3130612Z    Compiling tower-http v0.6.11
2026-07-08T01:51:31.3840646Z    Compiling iroh-base v0.98.0
2026-07-08T01:51:31.4000468Z    Compiling attohttpc v0.30.1
2026-07-08T01:51:31.5780612Z    Compiling toml_edit v0.22.27
2026-07-08T01:51:32.0570924Z    Compiling spt-store v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-08T01:51:32.1310487Z    Compiling webpki-roots v1.0.7
2026-07-08T01:51:32.1829075Z    Compiling strum v0.28.0
2026-07-08T01:51:32.2590535Z    Compiling regex-automata v0.4.14
2026-07-08T01:51:32.3400444Z    Compiling iroh-dns v0.98.0
2026-07-08T01:51:32.4150400Z    Compiling schemars_derive v1.2.1
2026-07-08T01:51:32.7200533Z    Compiling serde_bytes v0.11.19
2026-07-08T01:51:32.8230459Z    Compiling hmac v0.12.1
2026-07-08T01:51:32.9501162Z    Compiling seize v0.5.1
2026-07-08T01:51:32.9640910Z    Compiling iroh v0.98.2
2026-07-08T01:51:33.0021180Z    Compiling pin-utils v0.1.0
2026-07-08T01:51:33.0144043Z    Compiling rustix v0.38.44
2026-07-08T01:51:33.0897843Z    Compiling dyn-clone v1.0.20
2026-07-08T01:51:33.2630271Z    Compiling cmov v0.5.4
2026-07-08T01:51:33.2864292Z    Compiling bitflags v1.3.2
2026-07-08T01:51:33.3476571Z    Compiling filedescriptor v0.8.3
2026-07-08T01:51:33.3638926Z    Compiling papaya v0.2.4
2026-07-08T01:51:33.3960434Z    Compiling nix v0.25.1
2026-07-08T01:51:33.5500951Z    Compiling hkdf v0.12.4
2026-07-08T01:51:33.5810186Z    Compiling ctutils v0.4.2
2026-07-08T01:51:33.5900441Z    Compiling backon v1.6.0
2026-07-08T01:51:33.6510575Z    Compiling darling_macro v0.23.0
2026-07-08T01:51:33.8310188Z    Compiling serial v0.4.0
2026-07-08T01:51:33.8460658Z    Compiling anstyle-parse v1.0.0
2026-07-08T01:51:33.9160647Z    Compiling vte_generate_state_changes v0.1.2
2026-07-08T01:51:33.9230853Z    Compiling linux-raw-sys v0.4.15
2026-07-08T01:51:33.9454426Z    Compiling colorchoice v1.0.5
2026-07-08T01:51:34.0450711Z    Compiling foldhash v0.1.5
2026-07-08T01:51:34.0700695Z    Compiling anstyle v1.0.14
2026-07-08T01:51:34.0870981Z    Compiling is_terminal_polyfill v1.70.2
2026-07-08T01:51:34.1300874Z    Compiling shell-words v1.1.1
2026-07-08T01:51:34.2121055Z    Compiling anstyle-query v1.1.5
2026-07-08T01:51:34.2980334Z    Compiling instability v0.3.12
2026-07-08T01:51:34.3080639Z    Compiling downcast-rs v1.2.1
2026-07-08T01:51:34.3210716Z    Compiling vte v0.13.1
2026-07-08T01:51:34.3550676Z    Compiling hashbrown v0.15.5
2026-07-08T01:51:34.4546373Z    Compiling anstream v1.0.0
2026-07-08T01:51:34.4639576Z    Compiling signal-hook-mio v0.2.5
2026-07-08T01:51:34.4795052Z    Compiling darling v0.23.0
2026-07-08T01:51:34.5110854Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-08T01:51:34.6040591Z    Compiling spake2 v0.4.0
2026-07-08T01:51:34.6182509Z    Compiling terminal_size v0.4.4
2026-07-08T01:51:34.8520342Z    Compiling toml v0.8.23
2026-07-08T01:51:34.9288850Z    Compiling strum_macros v0.26.4
2026-07-08T01:51:35.1010512Z    Compiling sha1 v0.10.6
2026-07-08T01:51:35.2383497Z    Compiling schemars v1.2.1
2026-07-08T01:51:35.4438038Z    Compiling itertools v0.13.0
2026-07-08T01:51:35.4550489Z    Compiling castaway v0.2.4
2026-07-08T01:51:35.5540638Z    Compiling static_assertions v1.1.0
2026-07-08T01:51:35.6220494Z    Compiling unicode-width v0.1.14
2026-07-08T01:51:35.6340748Z    Compiling doctest-file v1.1.1
2026-07-08T01:51:35.9150530Z    Compiling regex v1.12.3
2026-07-08T01:51:35.9310313Z    Compiling clap_lex v1.1.0
2026-07-08T01:51:36.1310870Z    Compiling indoc v2.0.7
2026-07-08T01:51:36.2070824Z    Compiling clap_builder v4.6.0
2026-07-08T01:51:36.2860934Z    Compiling interprocess v2.4.2
2026-07-08T01:51:36.7705257Z    Compiling hyper v1.10.1
2026-07-08T01:51:36.7793977Z    Compiling spt-msg v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-08T01:51:37.5431223Z    Compiling spt-runtime v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-08T01:51:37.9100525Z    Compiling unicode-truncate v1.1.0
2026-07-08T01:51:38.0776690Z    Compiling compact_str v0.8.2
2026-07-08T01:51:38.0985808Z    Compiling crossterm v0.28.1
2026-07-08T01:51:38.3220849Z    Compiling portable-pty v0.8.1
2026-07-08T01:51:38.3680619Z    Compiling strum v0.26.3
2026-07-08T01:51:38.5031540Z    Compiling lru v0.12.5
2026-07-08T01:51:38.6796597Z    Compiling hyper-util v0.1.20
2026-07-08T01:51:38.7861186Z    Compiling spt-term v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-08T01:51:38.8130422Z    Compiling clap_derive v4.6.1
2026-07-08T01:51:38.8400555Z    Compiling iana-time-zone v0.1.65
2026-07-08T01:51:39.2680662Z    Compiling unicode-width v0.2.0
2026-07-08T01:51:39.3826530Z    Compiling cassowary v0.3.0
2026-07-08T01:51:39.4450517Z    Compiling chrono v0.4.45
2026-07-08T01:51:39.5580581Z    Compiling nucleo-matcher v0.3.1
2026-07-08T01:51:39.6850829Z    Compiling qrcode v0.14.1
2026-07-08T01:51:39.7956899Z    Compiling ratatui v0.29.0
2026-07-08T01:51:39.8501051Z    Compiling tempfile v3.27.0
2026-07-08T01:51:41.0800850Z    Compiling igd-next v0.17.1
2026-07-08T01:51:41.3148674Z    Compiling clap v4.6.1
2026-07-08T01:51:41.4921171Z    Compiling spt-live v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-08T01:51:42.4837747Z    Compiling portmapper v0.16.0
2026-07-08T01:51:49.0724273Z    Compiling rustls-webpki v0.103.13
2026-07-08T01:51:51.7226684Z    Compiling tokio-rustls v0.26.4
2026-07-08T01:51:51.7227647Z    Compiling rustls-platform-verifier v0.7.0
2026-07-08T01:51:51.7228113Z    Compiling noq-proto v0.17.0
2026-07-08T01:51:51.8831097Z    Compiling hickory-net v0.26.0-beta.4
2026-07-08T01:51:51.8831611Z    Compiling hyper-rustls v0.27.9
2026-07-08T01:51:51.8831934Z    Compiling tokio-websockets v0.13.2
2026-07-08T01:51:52.0384848Z    Compiling reqwest v0.13.4
2026-07-08T01:51:53.1011296Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-08T01:52:08.9525633Z    Compiling spt-net v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-08T01:52:10.5971664Z    Compiling spt-daemon v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-08T01:52:19.6715391Z    Compiling spt v0.29.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-08T01:52:24.8847972Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
2026-07-08T01:52:24.9087267Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a1d582ced7c09538)
2026-07-08T01:52:24.9101885Z 
2026-07-08T01:52:24.9102032Z running 1 test
2026-07-08T01:52:31.1066101Z 
2026-07-08T01:52:31.1066939Z thread 'new_brain_serves_against_old_broker' (188828) panicked at crates/spt/tests/n1_pairing.rs:161:5:
2026-07-08T01:52:31.1067492Z the current brain must connect + handshake the old broker (BRAIN_UP).
2026-07-08T01:52:31.1067802Z TRACE:
2026-07-08T01:52:31.1067912Z 
2026-07-08T01:52:31.1068103Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-08T01:52:31.1070755Z test new_brain_serves_against_old_broker ... FAILED
2026-07-08T01:52:31.1070955Z 
2026-07-08T01:52:31.1071042Z failures:
2026-07-08T01:52:31.1071170Z 
2026-07-08T01:52:31.1071246Z failures:
2026-07-08T01:52:31.1071437Z     new_brain_serves_against_old_broker
2026-07-08T01:52:31.1071614Z 
2026-07-08T01:52:31.1071837Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-08T01:52:31.1072162Z 
2026-07-08T01:52:31.1074825Z error: test failed, to rerun pass `-p spt --test n1_pairing`
2026-07-08T01:52:31.1204922Z ##[error]Process completed with exit code 101.
2026-07-08T01:52:31.1331620Z Post job cleanup.
2026-07-08T01:52:31.2143121Z [command]/usr/bin/git version
2026-07-08T01:52:31.2181884Z git version 2.43.0
2026-07-08T01:52:31.2218686Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ae23d8bf-5805-4208-95d7-8e58b3263123' before making global git config changes
2026-07-08T01:52:31.2219526Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T01:52:31.2223622Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-08T01:52:31.2263174Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T01:52:31.2305197Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T01:52:31.2518707Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T01:52:31.2539287Z http.https://github.com/.extraheader
2026-07-08T01:52:31.2547234Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-08T01:52:31.2572002Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T01:52:31.2753668Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T01:52:31.2778298Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T01:52:31.3095694Z Cleaning up orphan processes
2026-07-08T01:52:31.3689709Z Terminate orphan process: pid (188841) (spt)
